//==============================================================================
// Argus Fists_anim.txt
//==============================================================================
//==============================================================================
anim Idle
{
   SetSelector
   {
      set hotspot
      {
         version
         {
   	      		Visualgranny ArgusFists_spawn
			tag FootstepRight 0.20 true
			tag FootstepLeft 0.20 true
			tag SpecificSoundSet 0.20 false FistSlamSFX checkVisible 
	 }
      }
   }
}
//==============================================================================
anim Death
{
   SetSelector
   {
      set hotspot
      {
         version
         {
   	      		Visualnone jimmy
	 }
      }
   }
}
